﻿capital = 527

oob = "generic_2000"

set_research_slots = 4
set_convoys = 500
set_national_unity = 0.5

set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_support = 1		
	tech_engineers = 1
	tech_mountaineers = 1
	marines = 1
	paratroopers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	improved_light_tank = 1
	basic_heavy_tank = 1
	early_fighter = 1
	fighter1 = 1
	early_bomber = 1
	tactical_bomber1 = 1
	strategic_bomber1 = 1
	CAS1 = 1
	naval_bomber1 = 1
	early_submarine = 1
	basic_submarine = 1
	early_destroyer = 1
	basic_destroyer = 1
	early_light_cruiser = 1
	basic_light_cruiser = 1
	early_heavy_cruiser = 1
	early_battleship = 1
	early_battlecruiser = 1
	mobile_warfare = 1
	trade_interdiction = 1
	formation_flying = 1
	synth_oil_experiments = 1
	transport = 1
}

add_ideas = {
	war_economy
	extensive_conscription
}

set_politics = {

	parties = {
		
		conservative = {
			popularity = 10
		}
		social_liberal = {
			popularity = 10
		}
		social_democrat = {
			popularity = 10
		}
		progressive = {
			popularity = 10
		}
		democratic_socialist = {
			popularity = 10
		}
		communist = {
			popularity = 50
		}
	}
	
	ruling_party = communist
	last_election = "1997.1.1"
	election_frequency = 48
	elections_allowed = no
}

create_country_leader = {
	name = "Kim Jong-Il"
	desc = "POLITICIAN_PRK_KIM_JONG_IL_DESC"
	picture = "Portrait_PRK_Kim_Jong_Il.dds"
	expire = "2010.12.31"
	ideology = maoist
	
	traits = {
	
	}
}
2011.1.1 = {
	create_country_leader = {
		name = "Kim Jong-Un"
		desc = "POLITICIAN_PRK_KIM_JONG_UN_DESC"
		picture = "Portrait_PRK_Kim_Jong_Un.dds"
		expire = "2011.1.1"
		ideology = maoist
		
		traits = {
		
		}
	}
}